README

Personal Website

Live Site →

Overview

This repository contains the source for my personal website built with R Markdown and the Distill framework, hosted on GitHub Pages. The site features:

Repository Structure

Prerequisites

Building the Site Locally

  1. Render the site (generates HTML in docs/):
rmarkdown::render_site()
  1. Preview (in RStudio): Build → Preview Site Or from the console:
rmarkdown::run("index.Rmd", shiny_args = list(port = 4321))

License

Distributed under the MIT License.

Contact